Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

MSC3840 Ignore rooms #13177

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Conversation

Gnuxie
Copy link

@Gnuxie Gnuxie commented Jul 5, 2022

NOT READY FOR REVIEW

The MSC doesn't want servers to ignore rooms anymore,
but this PR implements a room ignore feature for MSC3840 that
works in the same way as the existing user ignores.

This isn't complete my Python is pretty terrible but I need help to continue anyways.
I also don't really know what i'm doing with the storage deltas but whatever, it's almost a copy of the user ignore one.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

The MSC doesn't want servers to ignore rooms anymore,
but this PR implements a room ignore feature for MSC3840 that
works in the same way as the existing user ignores.

This isn't complete my Python is pretty terrible but I need help to continue anyways.
@DMRobertson DMRobertson added the Z-Spec-Blocked This change is blocked on specification (e.g. an MSC). label Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Z-Spec-Blocked This change is blocked on specification (e.g. an MSC).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants